.indLists {
    border-radius: 6px;
    border: 2px solid #dddddd;
    height: 17rem;
}

.indLists:hover {
    border: 2px solid #91c1c2;
}

.indLists h2 {
    width: 86%;
    margin: 1rem auto;
    padding-bottom: 1rem;
    font-size: 1.8rem;
    color: #696969;
    font-weight: bold;
    border-bottom: 2px solid #dddddd;
}

.indImgs_a {
    background: url(../../images/imagesnew/jcjimg01.png) no-repeat top center;
}

.indImgs_b {
    background: url(../../images/imagesnew/jcjimg02.png) no-repeat top center;
}

.indImgs_c {
    background: url(../../images/imagesnew/jcjimg03.png) no-repeat top center;
}

.indImgs_d {
    background: url(../../images/imagesnew/jcjimg04.png) no-repeat top center;
}

.indImgs {
    height: 15.7rem;
    background-size: 100% 100%;
}

.indLists a {
    float: right;
    margin-right: 4rem;
    margin-top: 3.5rem;
}

.indLists:hover a {
    color: #007072;
}

.secItem {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.jbBoxs h5 {
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
    padding-left: 46px;
    padding-right: 10px;
    height: 3.8rem;
    line-height: 3.8rem;
    margin-bottom: 2rem;
    background: url(../../images/imagesnew/titbg.png) no-repeat left center;
    background-size: contain;
}

.jbBoxs li {
    background: #ffff;
    border-radius: 6px;
    border: 1px solid #9d9d9d;
    margin-bottom: 10px;
    padding: 7px 6px;
}

.jbBoxs li a {
    display: block;
    padding-left: 5rem;
    background: url(../../images/imagesnew/icon01.png) no-repeat left center;
    background-size: contain;
}

.jbBoxs li:nth-child(2) a {
    background: url(../../images/imagesnew/icon02.png) no-repeat left center;
    background-size: contain;
}

.jbBoxs li:nth-child(3) a {
    background: url(../../images/imagesnew/icon03.png) no-repeat left center;
    background-size: 10%;
}

.jbBoxs li h6 {
    font-size: 1.4rem;
    color: #3e3e3e;
    font-weight: bold;
}

.jbBoxs li p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: normal;
    color: #3e3e3e;
}


/*手机端导航*/

.snav {
    display: none;
    height: 50px;
    right: 0;
    top: 0;
    z-index: 1002;
    width: 100%;
    background: #007072;
}

.union_top .logo {
    padding-top: 0;
    padding-left: 0;
    position: relative;
    z-index: 1999;
}

.union_top {
    padding: 0.6% 0 0.4%;
}

.mbtn {
    display: block;
    width: 46px;
    height: 46px;
    right: 1%;
    top: 0;
    z-index: 1002;
    cursor: pointer;
    background: none;
}

.wraq_header.current .mbtn {
    display: block;
    width: 46px;
    height: 46px;
    right: 15px;
    top: 0;
    z-index: 1002;
    cursor: pointer;
    background-color: #007072;
}

#Index_mbtn {
    margin: 0 auto;
    display: block;
    margin-top: 13px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
}

.mbtn .m {
    font-size: 12px;
    font-weight: 400;
    font-family: Arial;
    color: #fff;
    text-align: center;
    width: 100%;
    display: none;
    height: 20px;
}

.navm {
    width: 100%;
    z-index: 9999;
    line-height: 30px;
    background: #007072;
    overflow: hidden;
    text-align: left;
    display: none;
    top: 50px;
    left: 0;
}

.navm li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.navm li a {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    padding: 7px 0px;
    color: #fff;
    padding-left: 15px;
    display: block;
}

.nlinks_navm a {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    padding: 10px 5px 10px 15px;
    color: #fff;
    display: block;
}

.navm li a:hover {
    color: #fff;
}

.navm li span {
    top: 3px;
    padding: 12px 10px 0 0;
    float: right;
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 1.8rem;
}

.navm dl {
    background-color: #fff;
    color: #004489;
}

.navm dl dd {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    /* background: #fff; */
    line-height: 36px;
    height: 36px;
}

.navm li.on dl dd a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    width: 100%;
    line-height: 36px;
}

.navm li dl dd a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 36px;
    color: #333;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0;
}

.navm li dl dd a:hover {
    color: #007b39;
}

.subNavs {
    width: 100%;
    overflow: hidden;
    display: none;
}

.pa {
    position: absolute;
}

.nav-tabs {
    border: 0;
}


/* end */

.snav a {
    float: left;
}

.snav img {
    width: 50%;
    margin-top: 6px;
    margin-left: 0;
}

.indLogos {
    display: none;
    height: 60px;
    width: 240px;
    position: absolute;
    left: 50%;
}

.indLogos img {
    width: 100%;
}

.erbanner img {
    width: 100%;
}


/* newsList  */

.list_news .newTop h2 strong {
    display: inline-block;
    padding: 0 3% 1% 0;
    height: auto;
    line-height: 1.1;
    font-size: 1.7rem;
    color: #333;
    background: #fff;
    letter-spacing: 0;
    font-weight: normal;
}

.list_news .newTop h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 2px;
    background: #007072;
}

.list_news .newTop h2 a {
    float: right;
    font-size: 1.6rem;
    margin-top: 0;
}

.list_news .newTop h2 {
    position: relative;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.list_news .ddList00 li {
    background: none;
}

.list_news .ddList00 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    z-index: 9;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #6b6b6b;
}

.list_news .ddList00 {
    padding-bottom: 10px;
}

.wrap_pages {
    text-align: center;
    margin: 40px 0 0;
}

.pages {
    color: #333;
    font-size: 0;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}

.pages .pages_box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.pages a,
.pages>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: relative;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    transition: all 0.35s ease-in-out;
    color: #333;
    margin: 0 5px;
}

.pages .start,
.pages .end {
    margin: 0 15px;
    width: 46px;
    padding: 0;
    font-size: 16px;
}

.pages a:hover,
.pages a.on_page {
    color: #fff;
    background: #007072;
}

.pageArticle {
    position: relative;
}

.listIns {
    padding-bottom: 10px;
    border-bottom: 1px dashed #d4d3d3;
}


/* article */

.union_m {
    min-height: 800px;
}

.pageArticleTitle {
    margin-bottom: 15px;
    border-bottom: #e5e5e5 1px solid;
}

.pageArticleTitle h3 {
    text-align: center;
    font-size: 2.0rem;
    padding: 1.5rem 0;
 font-weight: bold;
}

.gp-subRight2 .pageArticleTitle {
    border-bottom: 0;
}

.articleAuthor {
    width: 100%;
    margin: 1% auto;
    text-align: center;
    margin-top: 1rem;
    line-height: 3.0rem;
    overflow: hidden;
    background: #d4d3d3;
}

.articleAuthor span {
    color: #333;
    padding: 0 15px;
    font-size: 1.4rem;
}

.articleAuthor span i {
    font-style: normal;
    cursor: pointer;
    font-size: 1.4rem;
}

.gp-article {
    line-height: 33px;
}

.gp-article table {
    margin: auto;
}

.gp-article i,
.gp-article em {
    font-style: italic;
    font-size: 1.4rem;
}

.gp-article strong {
    font-weight: bold;
    font-size: 1.4rem;
}

.articleTitle02 {
    margin-bottom: 22px;
    overflow: hidden;
    border-bottom: #e5e5e5 1px solid;
}

.articleTitle02 span {
    display: inline-block;
    padding-bottom: 12px;
    font-weight: bold;
}

.AboutLink {
    width: 250px;
    float: right;
    margin-top: 6%;
    overflow: hidden;
}

.AboutLink>a {
    float: left;
    display: inline-block;
    height: 3.6rem;
    line-height: 3.6rem;
    background: #007072;
    padding: 0 2rem;
    color: #fff;
    margin: 0 5px;
}

.AboutLink>a:hover {
    background: #007072;
}


/*分享*/

.share {
    float: left;
    height: 40px;
    line-height: 40px;
    /* background: #efeff4; */
    color: #333;
    padding: 1rem 2rem;
}

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin: 5px 2px;
    height: 30px;
    text-indent: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: none;
    font-size: 20px;
    display: inline-block;
    float: none;
    color: #fff;
    transition: all 0.35s ease-out;
    /*! border-radius: 50%; */
    /*! border: #dbdbdb 1px solid; */
}

.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.shareBox {
    font-size: 14px;
}

.shareBox .title {
    background: #f6f6f6;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px !important;
}

.shareClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    width: 20px;
    ;
}

.sharelist {
    position: static;
    height: 250px;
    overflow-y: auto;
    padding-left: 17px !important;
}

.sharelist li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
}

.sharelist li a {
    color: #565656;
    font: 12px '宋体';
    display: block;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px;
    width: auto;
    height: auto;
    text-indent: 0;
}

.weChatBox {
    width: 260px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

.bdsharebuttonbox span {
    display: inline-block;
    float: left;
}

.share .bdsharebuttonbox>a.bds_weixin {
    background: url(../../images2022/wechat.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_tsina {
    background: url(../../images2022/sina.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_qzone {
    background: url(../../images2022/zone.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_more {
    background: url(../../images2022/bds_more.png) no-repeat center;
}


/*附件*/

.Annex {
    margin-top: 20px;
    padding-top: 10px;
    border-top: #E6E6E6 1px solid;
    overflow: hidden;
}

.Annex h3 {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: relative;
}

.annexList {
    overflow: hidden;
}

.annexList li {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}

.annexList li a {
    line-height: 24px;
    color: #333;
    font-size: 15px;
}

.annexList li a:hover {
    color: #222;
}

.annex {
    margin-top: 6%;
    padding: 0 0 28px 0;
}

.annex h3 {
    /* border-left: 5px solid #007b39; */
    height: 15px;
    line-height: 15px;
    margin: 10px 0;
    /* padding-left: 10px; */
    font-size: 15px;
    font-size: 1.5rem;
    color: #333;
    font-weight: normal;
    text-align: left;
}

.annex ul {
    margin-top: 10px;
}

.annex ul li {
    position: relative;
    padding: 0 0;
    /* background: url(../../images/imagesnew/icon/bannergr_bg.png) no-repeat left center; */
    font-size: 15px;
    font-size: 1.5rem;
}

.annex ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    z-index: 9;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #6b6b6b;
}

.annex ul li a {
    padding-left: 18px;
    font-size: 15px;
    font-size: 1.5rem;
}

.annex ul li a:hover {
    color: #007072;
}

.webMaps .titleTop {
    font-size: 1.7rem;
    padding: 1% 0 10px;
    color: #333;
    font-weight: bold;
    letter-spacing: 0;
    border-bottom: 2px solid #007072;
}
.mapIns li{

}

@media screen and (max-width:1480px) {
    .pages .pages_box {
        margin: 0;
    }
}

@media screen and (max-width: 1198px) {
    .snav {
        display: block;
    }
    .headerTop {
        display: none;
    }
    .jbBoxs li:nth-child(3) a {
        background: url(../../images/imagesnew/icon03.png) no-repeat left center;
        background-size: contain;
    }
}

@media screen and (max-width: 998px) {
    .secItem .col-sm-12 {
        margin-bottom: 2rem;
    }
    .footer_le,
    .footer_ri {
        width: 100%;
    }
    .footer_le {
        margin-bottom: 3%;
    }
    .footer_le img {
        max-width: 100%;
        margin-left: 0;
    }
    .webMaps li span a{
        width: 48%;
    }
}

@media screen and (max-width: 768px) {
.articleAuthor span.ipono,.articleAuthor span.size{
    display:none;
}
    .gp-article p,.gp-article p span{
        font-size:16px!important;
    }
    #_ideConac img{
        width: 60px;
    }
    .articleAuthor {
        width: 100%;
    }
    .navm {
        top: 50px;
        border-top: 1px solid #eee;
    }
    .snav img {
        width: 56%;
        margin-top: 0;
        margin-left: 10px;
        position: absolute;
       top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    }
    .indImgs {
        height: 100%;
        background-size: 100% 100%;
    }
    .pages a {
        display: none;
        /*! width: 36px; */
        /*! height: 36px; */
        /*! line-height: 36px; */
    }
    .pages .pages_box {
        margin: 0;
    }
    .pages a.start,
    .pages a.prev,
    .pages a.on_page,
    .pages a.next,
    .pages a.end {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        /*! width: 50px; */
        margin: 0 5px;
    }
    .pages a.on_page {}
    .pages .start,
    .pages .end,
    .pages .next,
    .pages .prev,
    .pages>span {
        /*! padding: 0 6px; */
    }
}

@media screen and (max-width: 540px) {

        .jbBoxs li:nth-child(3) a {
            background: url(../../images/imagesnew/icon03.png) no-repeat left center;
            background-size: 10%;
        }


}
